projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cabe2f5
)
windowcontrols: Tweak docs
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Mar 2021 06:29:46 +0000
(
01:29
-0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000
(16:37 +0000)
gtk/gtkwindowcontrols.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwindowcontrols.c
b/gtk/gtkwindowcontrols.c
index 5cd8bce1c9c5289a4460b3603c73f3e62beaf0ca..cfdd0171a53dda78408098d6b3bcc999d10dd095 100644
(file)
--- a/
gtk/gtkwindowcontrols.c
+++ b/
gtk/gtkwindowcontrols.c
@@
-35,8
+35,10
@@
/**
* GtkWindowControls:
*
- * `GtkWindowControls` shows window frame controls, such as minimize, maximize
- * and close buttons, and the window icon.
+ * `GtkWindowControls` shows window frame controls.
+ *
+ * Typical window frame controls are minimize, maximize and close buttons,
+ * and the window icon.
*
* 
*